home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / getlogin < prev    next >
Text File  |  2001-03-21  |  225b  |  14 lines

  1. Synopsis:
  2.    $getlogin()
  3.  
  4. Technical:
  5.    Gets the name of the current logged in user, similar to the Unix
  6.    system call.
  7.  
  8. Returns:
  9.    current logged in username
  10.  
  11. See Also:
  12.    getuid(6); getgid(6); getpgrp(6)
  13.  
  14.